home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Compilers⁄Interps
/
GCC 1.37.1r15 Min
/
Tests
/
td.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-03-12
|
202 b
|
8 lines
|
[
TEXT/MPS
]
pascal long bar() extern; /* this extern causes the rest of the code to look bad */
typedef int u_size;
typedef void *Handle;
typedef int Boolean;
typedef u_size (*zvr1Ptr) (Handle, Boolean *);